SP Voice Info (voice; comment; gender; age) -> err
voice string (63) specifys the voice you want to use.
comment string (255) returns a comment about the specified voice,
i.e. ”Adult female voice“.
gender integer returns the gender of the voice:
0 Neuter (like robots!)
1 Male
2 Female
age integer returns the approximate age in years.
err integer returns the error which occured.
A value of zero indicates no error occured. See
below for a list of possible errors.
Returns general information about the specified voice.
Please don't use this function to discriminate based on gender and/or age. Use it only for your information. And try to act in the same way in the real world…
Examples:
$err := SP Voice Info ("*";$comment;$gender;$age)
$err := SP Voice Info ("Marvin";$comment;$gender;$age)
$err := SP Voice Info ($voicename;$comment;$gender;$age)
Possible errors:
0 No Error
-4 Speech Pack can not be used (Speech Mgr not available)
-50 Parameter error (inside external, not necessarily the